home *** CD-ROM | disk | FTP | other *** search
- Short: UnTGZ for Amiga (PPC,WarpOS), incl. source
- Author: Pedro A. Aranda Guti, Jean-loup Gailly, MagicSN@Birdland.es.bawue.de (port)
- Uploader: MagicSN@Birdland.es.bawue.de
- Type: util/arc
-
- untgz.c -- Display contents and/or extract file from
- a gzip'd TAR file
- written by "Pedro A. Aranda Guti\irrez" <paag@tid.es>
- adaptation to Unix by Jean-loup Gailly <jloup@gzip.org>
- adaption to Amiga PPC WarpOS by MagicSN@Birdland.es.bawue.de
-
- Usage : untgz TGZfile to extract all files
- untgz TGZfile fname ... to extract selected files
- untgz -l TGZfile to list archive contents
- untgz -h to display this help
-
-
- This archive only does include source and SAS/C makefile for UnTGZ.c
- - for recompilation, you also will need a copy of zlib. the zlib sources
- and binaries are available from various public FTP sites. A listing
- can be found on the zlib homepage under http://www.cdrom.com/pub/infozip/zlib/
-
- This is V1.1 WarpOS port of Unix V0.1 UnTGZ, using zlib 1.0.4
-